VectorScript provides a well-defined mechanism for directly accessing values in parameter records within plug-in scripts. This mechanism, known as parameter referencing, allows parameter values to be easily retrieved for use with scripts.Parameter names should contain underscores representing any embedded spaces in the parameter name. For example, a dimension parameter named Space Width would be referenced in a script as:Parameter references can be used to assign values to other identifiers in a script. Supported identifiers include variable, array, array element, and structure member identifiers. For example, assigning the value in the parameter to a variable would be defined as:Parameter references can also be used like constants in expressions or function arguments. For example, valid uses of Space Width parameter would include:Parameter references should always be treated as constant values. Parameter references do not accept value assignments, and parameter reference values cannot be modified.
| Nemetschek NA |
| Phone: 410.290.5114 |
| Fax: 410.290.8050 |